Exporting Trajectories

Binder IPYNB HTML

Trajectories and TrajectoryCollections can be converted back to GeoDataFrames that can then be exported to different GIS file formats.

Converting TrajectoryCollections back to GeoDataFrames

Convert to a point GeoDataFrame

Convert to a line GeoDataFrame

Convert to a trajectory GeoDataFrame

Exporting to GIS file formats

These GeoDataFrames can be exported to different file formats using GeoPandas, as documented in https://geopandas.org/docs/user_guide/io.html